home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Security / FreeraserSetup.exe / Freeraser User Manual.chm / htmlhelp.css < prev    next >
Cascading Style Sheet File  |  2009-05-22  |  1KB  |  82 lines

  1. <STYLE>
  2.  
  3. body        { background: #FFFFFF;  
  4.         font-size: 70%;          
  5.         font-family: Verdana, Arial, Helvetica, MS Sans Serif  }
  6.  
  7. p        {
  8.     margin-top: .6em;
  9.     margin-bottom: .6em;
  10.     text-align: left;
  11. }
  12. p.bigfix    { margin-top: -.4em; margin-bottom: 0em;}
  13. p.margin    { margin-left: 2em; margin-top: -1.75em;}    
  14.  
  15. table    { font-size: 100%;
  16.         margin-top: 1em; 
  17.         margin-bottom: 1em }
  18.  
  19.  
  20. h1        { font-size: 145%; 
  21.               margin-bottom: .5em; }
  22.  
  23. h2        { font-size: 125%;  
  24.         margin-top: 1.5em;
  25.         margin-bottom: .5em;  }
  26.  
  27. h3        { font-size: 110%; 
  28.         margin-top: 1.2em;  
  29.         margin-bottom: .5em;  }
  30.  
  31. h4        {font-size: 105%;
  32.         margin-top: 1.2em;
  33.         margin-bottom: .5em  }
  34.  
  35. h5        {font-size: 100%;
  36.         margin-top: 1.2em;
  37.         margin-bottom: .5em }
  38.  
  39. big        {  font-weight: bold; 
  40.         font-size: 105%;  }
  41.         
  42. p.proclabel        { font-weight: bold;
  43.                 font-size: 100%;
  44.                 margin-top: 1.2em }      
  45.  
  46.  
  47.  
  48. ol        { margin-top: .6em; margin-bottom: 0em; margin-left: 4em }        
  49. ul        { margin-top: .6em; margin-bottom: 0em }    
  50. ol ul    { list-style: disc; margin-top: .6em  }
  51. ul ul    { list-style: disc }
  52.  
  53. li        { margin-bottom: .7em;
  54.         margin-left: -2em }
  55.         
  56.         
  57.  
  58. /*    TERM AND DEFINITION TAGS    */
  59.  
  60. dl        { margin-top: 0em }
  61.  
  62. dt        { font-weight: bold;
  63.         margin-top: 1em;
  64.         margin-left: 1.5em;  }
  65.  
  66.  
  67. dl li    { margin-bottom: .7em }    
  68.  
  69. dl dl    {  margin-top: 0em;
  70.         margin-left: 0em  }    
  71.  
  72.  
  73.                         
  74. a:hover {font-weight: bold; }
  75.  
  76. .style1 {color: #990000}
  77.  
  78.  
  79.  
  80.  
  81. </STYLE>
  82.